home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / bguimenu.rea < prev    next >
Text File  |  1995-09-06  |  5KB  |  113 lines

  1. Short:    V1.0 of the program to create Button menus
  2. Author:   Reinhard Katzmann - E-Mail: suamor@student.uni-tuebingen.de
  3. Uploader: suamor@student.uni-tuebingen.de
  4. Type:     util/batch
  5.  
  6.  
  7.                           BGUIMenu V1.0
  8.                           =============
  9.  
  10. Distribution License
  11. --------------------
  12. This program is FREEWARE and (C) 1995 by Reinhard Katzmann, All Rights
  13. reserved. Freeware means you can use it without needing to pay me anything
  14. AND you may not charge anything for using it, i.e. for private purposes
  15. only. If you want to use it with commercial programs, you _must_ contact
  16. me for permission as well as if you want to use it as menu program for a
  17. compact disk/disk magazine/coverdisk.
  18.  
  19. Permission is granted to distribute this archive in unmodified form provided
  20. all the files listed Contents below remain unaltered and unchanged.
  21. No files may be added, changed or removed from the archive. It may not be
  22. uploaded on any BBS which claim copyright on uploaded material.
  23.  
  24. You may NOT charge any fee for my program and it may be only distributed as
  25. long as no profit is made out of it. This collection may NOT be included
  26. in a commercial package, on a magazine coverdisk, or compact disk media.
  27. This holds true especially for the German CD producer!!
  28.  
  29. If you want to distribute this archive on a magazine coverdisk you must send
  30. me a complimentery copy of the magazine issue in which it appears to my home
  31. address (below the License).
  32.  
  33. If you wish to supply this archive as a part of a CD ROM Collection
  34. you may do it if and only if
  35. 1) the disc contains at least 20 MB of other freeware programs
  36. 2) you send me a complimentary copy of the compact disc to me.
  37. 3) the compact disc is related to the amiga computer.
  38. All points must be fulfilled!
  39.  
  40. Explizit permission is granted to distribute this archive on any CD-ROM
  41. produced by Fred Fish/Amiga Library Services and on any officially supported
  42. Aminet Compilation CD-ROM. If possible, I would like to have a complimentary
  43. copy of the CD-ROM on which my program appears.
  44.  
  45. If you don't agree with this Distribution License, do not download it!
  46.  
  47. Author adress:
  48. -------------
  49.  
  50.   Reinhard Katzmann
  51.   Schellingstraße 41
  52.  
  53.   D - 72072 Tübingen
  54.  
  55.  
  56. Description
  57. -----------
  58.  
  59. BGUIMenu is a program which lets you create Button menus from a script file.
  60. It has not (yet) a Prefs program, so you must write the menu script by your
  61. own but it's an easy format and there are enough examples in the archive to
  62. fully understand the possibilities the program offers you.
  63. Here is the list of features:
  64.  
  65. - Quite small (below 30 KB)
  66.  
  67. - Uses BGUI.library (C) 1993-94 by Jan van den Baard
  68.  
  69. - With this it is fontsensitiv and resizeable (to some point)
  70.  
  71. - Unlimited number of menues/titles etc (only limited to screen/memory size)
  72.  
  73. - Supports several columns (COLS keyword)
  74.  
  75. - Automatic Keys (no need to give keys to the menus) up to 26 (A-Z)
  76.   and no need to give key shortcuts at all
  77.  
  78. - possibilty to give more menu entries than fit on the screen, they will
  79.   be truncated (application: unpack example script)
  80.  
  81. The BGUI library is delivered with this archive as well as a decent Installer
  82. script and an Amigaguide documentation. Have fun with it!
  83.  
  84.  
  85. Contents
  86. --------
  87.  
  88. Listing of archive 'BGUIMenu.lha':
  89. Original  Packed Ratio    Date     Time    Name
  90. -------- ------- ----- --------- --------  -------------
  91.       58      58  0.0% 17-Feb-91 09:40:12  .info
  92.    20300    8706 57.1% 05-Sep-95 18:30:26  BGUIMenu
  93.     4998    1222 75.5% 03-Sep-95 20:21:08  BGUIMenu-Install
  94.     1258     519 58.7% 05-Sep-95 14:54:20  BGUIMenu-Install.info
  95.    24264    9587 60.4% 05-Sep-95 18:39:56  BGUIMenu.guide
  96.     1446     676 53.2% 05-Sep-95 14:53:16  BGUIMenu.guide.info
  97.      835     394 52.8% 05-Sep-95 14:53:16  BGUIMenu.info
  98.     4698    2075 55.8% 05-Sep-95 18:40:42  BGUIMenu.readme
  99.      993     541 45.5% 05-Sep-95 14:56:00  Examples.info
  100.      332     209 37.0% 04-Sep-95 09:19:00  Examples/Example1
  101.     1035     338 67.3% 05-Sep-95 14:56:00  Examples/Example1.info
  102.      350     194 44.5% 03-Sep-95 20:55:24  Examples/Example1.menu
  103.      758     378 50.1% 05-Sep-95 18:19:40  Examples/Example2.def
  104.      117      94 19.6% 17-Feb-91 09:39:58  Examples/Script1
  105.      189     125 33.8% 17-Feb-91 09:39:58  Examples/Script2
  106.     3260    1031 68.3% 02-Sep-95 14:20:42  Examples/Unpack
  107.      116      98 15.5% 02-Sep-95 14:09:34  Examples/Unpack.menu1
  108.   108328   53054 51.0% 17-Jul-95 20:22:48  libs/bgui.library
  109. -------- ------- ----- --------- --------
  110.   173335   79299 54.2% 05-Sep-95 18:53:06   18 files
  111.  
  112. Operation successful.
  113.